PrackRecordRoute Property |
Gets or sets Record-Route header field. The Record-Route header field is used to force
routing through a proxy for all subsequent requests in a session between two clients.
Namespace:
Independentsoft.Sip.Methods
Assembly:
Independentsoft.Sip (in Independentsoft.Sip.dll) Version: 1.0.700.17927
Syntaxpublic string RecordRoute { get; set; }Public Property RecordRoute As String
Get
Set
Property Value
Type:
String
See Also